home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Art Fundamentals - Core Concepts in Art
/
Art Fundamentals: Core Concepts in Art.iso
/
pc
/
line_2.dxr
/
00526_twoSides.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-16
|
175 b
|
14 lines
on mouseWithin
sprite(81).blend = 100
sprite(81).cursor = 280
end
on mouseDown me
go("twoSides")
end
on mouseLeave
sprite(81).blend = 50
sprite(81).cursor = 0
end